projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2019-05-21
Matthias Clasen
gtk-demo: Fix menubutton usage in listbox demo
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Matthias Clasen
inspector: Don't apply button api to menu buttons
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Timm Bäder
gl renderer: Pass correct matrix category when renderin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Timm Bäder
gl renderer: Delete render_texture framebuffer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Timm Bäder
gl renderer: A GdkGLTexture's context might be NULL
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Timm Bäder
gl renderer: Really fix gl debugging code
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Matthias Clasen
builder-tool: Remove debug spew
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
x11: Remove to unused settings
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
lock button: Don't allow subclassing
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
link button: Don't allow subclassing
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
popover menu: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
popover: Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
volume button: Don't allow subclassing
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
settings: Drop the priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
application window: Drop the priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
sizegroup: Drop the priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
settings: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Forgotten file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
shortcuts window: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
css provider: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
size group: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
password entry: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Padding review
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Revert "wayland: Make popups work more than once"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
message dialog: Make not subclassable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Padding review
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Trivial: Remove a few +'s
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
Merge branch 'frame-pixel-counter' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
wayland: Make popups work more than once
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Matthias Clasen
widget-factory: menu buttons can't have children
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
Merge branch 'wayland-surface-unmap' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
wayland: Keep some resources until destroy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
Merge branch 'button-clicked' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
Drop gtk_button_clicked
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
demos: Stop using gtk_button_clicked
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
gtk: Stop using gtk_button_clicked
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
profiling: Add a counter for pixels drawn per frame
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
Merge branch 'wip/otte/for-master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
build: Convert CSS parser tests to single meson tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
glcontext: Store the updated area in the right place
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
text: Ensure indexes are ordered properly
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Benjamin Otte
widget: Make gtk_widget_render() static
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
Merge branch 'menubutton-no-button' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
Adapt tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
Update all users for menubutton changes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
a11y: Adapt to menu button changes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matthias Clasen
menubutton: Don't derive from GtkToggleButton
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
gl renderer: Render fallback nodes upside down
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
gl renderer: Remove an outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
gl renderer: Fix color matrix shader
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
testsuite: Add a color matrix test case
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
gl renderer: Skip invisible shadows
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
gl renderer: Remove useless ops_offset calls
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
issue templates: reproducers should be written in C
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
sidebarrow: Don't focus on click
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
widget-factory: Add icon-dropshadow class to large...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Timm Bäder
filechooserwidget: Remove unused gobject data
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Timm Bäder
Merge branch 'fix-non-csd-menu-corners-gtk4' into ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Matthias Clasen
Merge branch 'openbsd-pid_get_parenvt-v2' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Antoine Jacoutot
pid_get_parent: fix potential leak of kp
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Matthias Clasen
Add clock freezes to the profile
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Matthias Clasen
Merge branch 'frame-profiling' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Matthias Clasen
always record a frame end time when profiling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Matthias Clasen
Merge branch 'frame-profiling' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Matthias Clasen
Redo frame profiling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Benjamin Otte
Merge branch 'wip/otte/for-master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Benjamin Otte
flattenlistmodel: Do proper check
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Matthias Clasen
profiler: Prefer CLOCK_MONOTONIC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Timm Bäder
query: Remove private pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Timm Bäder
filechooserwidget: Remove some unused struct members
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Timm Bäder
accellabel: use a box layout
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Matthias Clasen
Merge branch 'wip/carlosg/no-x11-core-events' into...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Remove XI1 remnant
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Drop GdkDeviceManagerCore
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Make XInput2 a mandatory runtime dependency...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Drop GDK_CORE_DEVICE_EVENTS environment variable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Remove gdk_disable_multidevice()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carlos Garnacho
gdk/x11: Make XInput2 a mandatory build time dependency...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Matthias Clasen
Try again to fix profiler setup
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Matthias Clasen
Fix registration of profiler DBus api
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Matthias Clasen
profiling: Only use frame timings when we have them
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Timm Bäder
cellrendererpixbuf: Avoid creating expander textures...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Timm Bäder
cellrendererpixbuf: Remove an unused local variable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Matthias Clasen
Merge branch 'openbsd-pid_get_parent' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Antoine Jacoutot
pid_get_parent: fix for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Matthias Clasen
Merge branch 'modifier-events' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Matthias Clasen
key controller: Don't eat modifier events
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Matthias Clasen
Merge branch 'default-decoration-dialogs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Benjamin Otte
Merge branch 'wip/otte/for-master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Benjamin Otte
rendernodeparser: Move EOF test into parse_declarations()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Benjamin Otte
rendernodeparser: Introduce clear_func
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Florian Müllner
dialog: Use default decoration for non-custom headerbars
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Matthias Clasen
about dialog: Fix page visibility
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Matthias Clasen
Reinstate the activate-focus keybinding
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Benjamin Otte
Merge branch 'wip/otte/for-master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Benjamin Otte
rendernodeparser: Default color to black
commit
|
commitdiff
|
tree
|
snapshot
next